home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / gwhiz.arc / G-WHIZ.DOC < prev    next >
Encoding:
Text File  |  1986-01-20  |  7.9 KB  |  178 lines

  1. G-WHIZ   Copyright (c) 1985, Gordon Waite
  2.  
  3.  
  4. This program has been distributed to you through the "SHAREWARE"
  5. concept.  If you like this program, and find it useful, please send
  6. a contribution of $10 to the author.  This money, pooled with 
  7. other users' contributions, allows the author to continue writing
  8. more programs for YOU!  Also, feel free to share copies of this
  9. program with your friends and associates, provided that you do not
  10. charge for those copies.  Thanks for your support!
  11.  
  12.  
  13. G-WHIZ is a multi-function program which expands on the capabilities
  14. of its forerunners, GCOPY and GDEL.  G-WHIZ allows you to perform four
  15. functions: file copying, deletion, movement, and printing.  You are
  16. shown a menu of files on the selected drive, or directory.  You mark
  17. those files that are to be "processed" and G-WHIZ proceeds to perform
  18. the selected task on all of those files.
  19.  
  20. G-WHIZ can be invoked with command line parameters.  Its usage
  21. follows:
  22.  
  23.  g-whiz [/b] [/action] [source path specifier] [target path specifier]
  24.  
  25. The /b option is for users with a special hardware configuration.
  26. G-WHIZ detects what kind of video card your computer is running by
  27. examining internal switch settings.  If it finds a color graphics
  28. card, G-WHIZ sends color out to your screen.  If it finds a monochrome
  29. interface, only monochrome attributes are sent out.  Some users are
  30. running monochrome monitors with a color graphics interface.  (For
  31. example, the Compaq portable is like this!)  With this combination,
  32. G-WHIZ would send out color attributes, and some of those colors won't
  33. be visible on the monochrome screen.  To get around this problem, the
  34. /b option forces G-WHIZ to send out only monochrome attributes, even
  35. though the computer has a color graphics interface.  So if you try to
  36. run G-WHIZ, and it seems like part of the text is missing, try using
  37. the /b option when you run the program.
  38.  
  39. Valid action options are /c to copy files, /m to move files, /p to
  40. print files, and /d to delete files.  The source and target specifiers
  41. may include full path names.  The source specifier may contain
  42. wildcards which define the files that will be displayed.
  43.  
  44. In all cases, the parameters are optional.  If G-WHIZ is executed with
  45. an incomplete parameter list, the program will prompt for all of the
  46. information that is needed.  If the action option is left out, you
  47. will immediately be given a menu, allowing for selection of one of the
  48. four actions.  The action option may appear anywhere in the argument
  49. list, but the source path specifier must precede the target path
  50. specifier.
  51.  
  52.  
  53. Examples of G-WHIZ usage:
  54.  
  55. 1.  g-whiz ?
  56.  
  57.     This will cause G-WHIZ to display a screen which shows a summary
  58.     of correct usage for the program.
  59.  
  60. 2.  g-whiz
  61.  
  62.     This will cause G-WHIZ to first display a menu of the four
  63.     actions.  After choosing an action, the program will prompt for a
  64.     source path/file specifier and, if needed, a target directory.
  65.     After this information is given, the program will display the list
  66.     of specified files, allowing you to mark those of interest.  Then
  67.     the program will perform the desired action on the files.
  68.  
  69. 3.  g-whiz a:*.* b: /c
  70.  
  71.     This will immediately display all of the files in the default
  72.     directory of the A: drive.  After you mark the files, they will be
  73.     copied to the default directory on the B: drive.
  74.  
  75. 4.  g-whiz /p c:*.txt
  76.  
  77.     G-WHIZ will display all of the files on the C: drive which end
  78.     with a .TXT extension.  After you mark the files, each will be
  79.     printed on the currently selected system printer.
  80.  
  81. 5.  g-whiz c:\develop\*.bas c:\archive /m
  82.  
  83.     G-WHIZ will display all of the .BAS files from the directory
  84.     C:\DEVELOP. After you mark the files, they will be copied to the
  85.     directory C:\ARCHIVE, then deleted from the C:\DEVELOP directory.
  86.  
  87. 6.  g-whiz /d
  88.  
  89.     Since you failed to specify a source directory and file specifier,
  90.     G-WHIZ will first ask for that information.  Then the program will
  91.     display the names of those files, allowing you to mark those files
  92.     which are to be deleted.  You will be given an opportunity to exit
  93.     without actually deleting the files.  If you really want to delete
  94.     the files, G-WHIZ will go ahead with the deletion process at your
  95.     command.
  96.  
  97. 7.  g-whiz /b
  98.  
  99.     G-WHIZ will run with menus, and all displayed characters will be
  100.     sent out with monochrome attributes only.
  101.  
  102.  
  103.  
  104. The File Marking Process:
  105.  
  106. After G-WHIZ presents the file list, you may do any of several things.
  107. Pressing the F1 key will bring up a HELP SCREEN, which describes these
  108. possible actions.  Pressing the F3 key will cause the program to sort
  109. the file names and re-display.  The F4 key causes a file name sort on
  110. just the extension.
  111.  
  112. You can move the highlight bar around in the file list by using the
  113. cursor keys, and the HOME and END key.  When the highlight bar is over a
  114. file that you want to process, the file can be marked by pressing any
  115. alphabetic or numeric key.  When the file is marked, a little double
  116. arrow will be displayed next to the file name.  If a file is to be
  117. unmarked, just position the highlight bar over the file name, and press
  118. the space bar.  The mark will disappear.
  119.  
  120. If you are examining a large directory, not all of the files may fit
  121. on one screen.  In this case, G-WHIZ will display a message telling
  122. you that more files are available on further screens.  Use the PgUp
  123. and PgDn keys to move between the screens of a large directory.
  124.  
  125. For certain actions, such as copying the files to another disk, it is
  126. handy to see how much space your marked files take up.  To see this,
  127. just press the F2 key at any time.  If you decide you want to
  128. terminate the program at any time, just press the ESC key.
  129.  
  130. During file copying, the files will be copied in the order that they
  131. appear on the screen.  If the F3 key is used to sort the file names
  132. prior to copying, the files can be transferred to the new disk in
  133. alphabetical order.
  134.  
  135.  
  136. Other Notes:
  137.  
  138.  
  139. The first screen that comes up contains a copyright notice.  The
  140. program pauses at this time, and won't continue until you press a key.
  141. This pause gives you a chance to change the disks which you have
  142. loaded in the drives.  This allows you to run G-WHIZ from one utility
  143. disk, then change disks to work with your files.
  144.  
  145. At any time, during any action, the program may be stopped by pressing
  146. the ESC key.  This is especially handy when printing or moving a large
  147. number of files!
  148.  
  149. During the copy process, the file dates are not changed in the new
  150. copies.  That is, the newly created files will show the same date as
  151. the original files.
  152.  
  153. The file printing function is very simple.  Each file is printed with
  154. blank lines at the top of the page.  Then the program will print
  155. information including the full path name of the file, the file's time
  156. and date stamp, and the current date.  Then comes the body of the text
  157. file.  At the bottom of each page, the program will leave three blank
  158. lines.  Each page of the file will have this format.  The program will
  159. do a form-feed between files.  If you terminate action during the
  160. middle of the printing, the program will move the paper to the top of
  161. the next page.
  162.  
  163. You should remember to set up your printer mode (compressed, boldface,
  164. etc.) prior to running the G-WHIZ program.  If you try to print a
  165. binary file, or a file with lines which extend past the edge of the
  166. page, the results of the printing may be strange!
  167.  
  168. The program has numerous HELP SCREENS to remind you of what you can do
  169. at any point.  These are available by pressing the F1 key or the
  170. Alt-F1 combination.  To return from a help screen, just press any key.
  171.  
  172. If G-WHIZ encounters an error during execution, the program will
  173. display an error message.  Typical errors are specifying a path or
  174. directory that doesn't exist, or giving a file specifier that doesn't
  175. match any files.  The program will terminate gracefully if you try to
  176. copy or move files to a full disk.
  177.  
  178.